Welcome![Sign In][Sign Up]
Location:
Search - VB Dialog

Search list

[Button controlVB通过控件打开文件

Description: VB通过控件打开对话框,选择想要打开的文件-VB control through open dialog box, select the desired open file
Platform: | Size: 2442 | Author: 韩景朝 | Hits:

[Dialog_Window一个很酷的信息弹出对话框+VB源代码

Description: 一个很酷的信息弹出对话框+VB源代码 包含多个对话框的实例-a cool pop-up dialog box information VB source code contains several examples of dialog
Platform: | Size: 45437 | Author: 九幽 | Hits:

[Internet-NetworkVB 例程序讲解

Description: VB 例程序讲解 、局域网聊天程序 二、可以换肤的窗体 三、richtext实现的文本编辑器 四、用OLE实现文件拖放 五、窗体卸载时弹出确认对话框 六、让控件大小随窗体改变而改变 七、拖动无标题栏窗体 八、在打开文件对话框中选择多文件 -VB procedures on cases, two LAN chat program, the Eurocargo Form 3, the realization richtext text editor 4, OLE files with drag-and-drop 5, Form unloading pop confirmation dialog box six, with the size controls Form change of seven, dragging Untitled Form 8 column, in fighting to open a file selection dialog many documents
Platform: | Size: 252646 | Author: 王勇 | Hits:

[Dialog_Windowvbexplorer

Description: VB开发对话框浏览器程序,你还可以在上面扩展,以达到自己的目的-VB dialog browser program, you can expand the above, to achieve their purpose
Platform: | Size: 65959 | Author: 进益 | Hits:

[Other resourceVBQUWEICHENGXU

Description: 读写INI文件的四个函数 如何取得计算机名 计算Windows从启动后所运行的总时间 使窗体右上角的X按钮失效删除系统菜单 动态改变及恢复屏幕设置下 制作垂直标题栏的窗体下 用API函数控制光驱的开关 如何映射/中断网络磁盘 制作垂直标题栏的窗体上 实现隐藏和显示桌面图标 VB托盘程序详解下 妙用GetSystemMetrics函数 利用API和注册表获取系统信息上 VB快速调用系统对话框下 利用API和注册表获取系统信息中 利用API和注册表获取系统信息下 百叶窗图形特效 实现平面工具栏下 数据库查询结果的动态排序三 动态改变及恢复屏幕设置上 关于VisualBasic类开发一 界面设计原则和编程技巧下 Enc-Base64位加密程序源代码上 Enc-Base64位加密程序源代码下 编写ActiveXDLL实现ASP编程下 VB快速调用系统对话框上 VB快速调用系统对话框中 用内存共享实现EXE通信 ListBoxComboBox中寻找字串 使用DDE技术为应用程序增辉上 使用DDE技术为应用程序增辉下 VB动态图形按钮的实现 -INI file read and write functions of four how to get the computer name from the calculation of Windows are running after commencement The total time for the upper right-hand corner of the X Window Failure to delete button menu system dynamic change and restore the screen set up under the heading of the vertical production Form column using the API function control switch how the drive mapping / interrupted production network disk vertical column headings on the Form achieve hidden and display desktop icon tray procedures for Hi VB under versatile function GetSystemMetrics function Using API and access to the registry information system called Fast VB dialog systems using API and access to the registry system Marketing information and the use of API access to the registry information system
Platform: | Size: 439390 | Author: hky | Hits:

[Mathimatics-Numerical algorithms新建 文本文档 (8)

Description: MP3播放器: 利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作,对其稍加修改,做一个100KB大小的MP3播放器轻而易举 启动VB程序,在窗体上放置6个命令按钮,三个标签,一个公用对话框、一个进度条、一个状态栏和一个计时器,窗本的布置请参考附图 按钮"Open MP3 File"是用来打开对话框选择MP3文件,其他5个按钮分别为Play(播放)、Pause(暂停)、Stopplay(停止播放)、Back(向后跳跃)、Prew(向前跳跃)。Label1用来表示歌曲当前时间;label2放在时度条的最左边,Caption属性为"00:00";lable3放在时度条的右边,用来表示歌曲总长。-MP3 player : API function [mciSendString] can easily MP3 music player. Below this program of the MP3 player most of the conventional operation, its slightly modified, so the size of a 100KB MP3 player easily activated VB procedures, the forms to place orders six buttons, three label, a common dialog, a progress of a status bar and a 000 timer, the window layout of the buttons refer to the attached map. "MP3 File Open" is used to open the dialog box choose MP3 files, the other five buttons for Play (player), Pause (suspended), Stopplay (Cessation of players), Back (backwards jump), Prew (leap forward). Label1 songs said to the current time; Label2 degrees of time on the far left, Caption attribute to "00:00"; When lable3 degrees on the right, to songs chief said.
Platform: | Size: 2048 | Author: 周军 | Hits:

[Dialog_WindowDLL输出对话框类的例子

Description: 此代码示范了如何将对话框封装到MFC DLL,然后可由VC,VB/VB.NET调用。压缩包中有两个例子: 1、dlldemo 示范了从VC中调用; 2、vbnetdllcall 示范了从VB.NET调用的例子;-this code will be demonstrations of how to MFC dialog Packaging DLL, which may then be VC, VB/VB call. Compressed are two examples : one, dlldemo demonstration of a call from the VC; 2, vbnetdllcall demonstration calling from VB.NET example;
Platform: | Size: 71680 | Author: 丁俊 | Hits:

[mpeg mp3MP3无敌播放器

Description: 利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作,对其稍加修改,做一个100KB大小的MP3播放器轻而易举 启动VB程序,在窗体上放置6个命令按钮,三个标签,一个公用对话框、一个进度条、一个状态栏和一个计时器,窗本的布置请参考附图 按钮-use API function [mciSendString] can easily MP3 music player. Below this program of the MP3 player most of the conventional operation, its slightly modified, so the size of a 100KB MP3 player easily activated VB procedures, the forms to place orders six buttons, three label, a common dialog, a progress of a status bar and a 000 timer, the window layout of the buttons refer to the attached map.
Platform: | Size: 8192 | Author: cici | Hits:

[Shell apiOpenFolderAndSelectItem

Description: 实现快捷图标属性对话框中的查找目标的功能。利用shell函数实现打开浏览器并选中文件,主要函数SHOpenFolderAndSelectItems。-achieve efficient icon attribute dialog goal of the search function. The use of shell Function open the browser and selected documents, the main function SHOpenFolderAndSelectItems.
Platform: | Size: 78848 | Author: xb | Hits:

[Button controlVB通过控件打开文件

Description: VB通过控件打开对话框,选择想要打开的文件-VB control through open dialog box, select the desired open file
Platform: | Size: 2048 | Author: 韩景朝 | Hits:

[Dialog_Window一个很酷的信息弹出对话框+VB源代码

Description: 一个很酷的信息弹出对话框+VB源代码 包含多个对话框的实例-a cool pop-up dialog box information VB source code contains several examples of dialog
Platform: | Size: 45056 | Author: 九幽 | Hits:

[Internet-NetworkVB 例程序讲解

Description: VB 例程序讲解 、局域网聊天程序 二、可以换肤的窗体 三、richtext实现的文本编辑器 四、用OLE实现文件拖放 五、窗体卸载时弹出确认对话框 六、让控件大小随窗体改变而改变 七、拖动无标题栏窗体 八、在打开文件对话框中选择多文件 -VB procedures on cases, two LAN chat program, the Eurocargo Form 3, the realization richtext text editor 4, OLE files with drag-and-drop 5, Form unloading pop confirmation dialog box six, with the size controls Form change of seven, dragging Untitled Form 8 column, in fighting to open a file selection dialog many documents
Platform: | Size: 251904 | Author: 王勇 | Hits:

[Button control实现图片放大缩小旋转

Description: 在一些看图软件中,通常有对图像动态放大和缩小的功能。这是如何实现的呢?我们通过研究,在VB中实现了这种功能,具体方法如下。   进入VB,新建一工程,在窗体Form1上添加如下控件:一个图像框控件Image1,三个命令按钮Command1,Command2,Command3,其Caption性分别设置为“放大”、“缩小”、“打开”,再加入一个通用对话框控件CommonDialog1,用于选择要打开的文件。-in some flashcards software, the images are usually dynamic pan and zoom functions. This is how to achieve? Through research, in VB to achieve this function, specific methods are as follows. Enter VB, a new project, in the form Form1 add the following controls : an image frame controls Image1, three orders Command1 button, Command2. Command3, Caption, respectively set to "enlarge", "Go", "Open" the inclusion of a common dialog control CommonDialog1 for choice to open the document.
Platform: | Size: 1024 | Author: 金鹏 | Hits:

[OtherVBQUWEICHENGXU

Description: 读写INI文件的四个函数 如何取得计算机名 计算Windows从启动后所运行的总时间 使窗体右上角的X按钮失效删除系统菜单 动态改变及恢复屏幕设置下 制作垂直标题栏的窗体下 用API函数控制光驱的开关 如何映射/中断网络磁盘 制作垂直标题栏的窗体上 实现隐藏和显示桌面图标 VB托盘程序详解下 妙用GetSystemMetrics函数 利用API和注册表获取系统信息上 VB快速调用系统对话框下 利用API和注册表获取系统信息中 利用API和注册表获取系统信息下 百叶窗图形特效 实现平面工具栏下 数据库查询结果的动态排序三 动态改变及恢复屏幕设置上 关于VisualBasic类开发一 界面设计原则和编程技巧下 Enc-Base64位加密程序源代码上 Enc-Base64位加密程序源代码下 编写ActiveXDLL实现ASP编程下 VB快速调用系统对话框上 VB快速调用系统对话框中 用内存共享实现EXE通信 ListBoxComboBox中寻找字串 使用DDE技术为应用程序增辉上 使用DDE技术为应用程序增辉下 VB动态图形按钮的实现 -INI file read and write functions of four how to get the computer name from the calculation of Windows are running after commencement The total time for the upper right-hand corner of the X Window Failure to delete button menu system dynamic change and restore the screen set up under the heading of the vertical production Form column using the API function control switch how the drive mapping/interrupted production network disk vertical column headings on the Form achieve hidden and display desktop icon tray procedures for Hi VB under versatile function GetSystemMetrics function Using API and access to the registry information system called Fast VB dialog systems using API and access to the registry system Marketing information and the use of API access to the registry information system
Platform: | Size: 439296 | Author: hky | Hits:

[Dialog_Windowvbdialog

Description: vb公用对话框大全。是以前从网上搜到的,相信不会让大家失望。-Encyclopedia of common dialog vb. Previously found from the Internet, I think, will not let you down.
Platform: | Size: 6144 | Author: 海阔天 | Hits:

[Dialog_Windowdialog

Description: VB中对话框的调用例子程序,初学者可以-VB examples in the dialog box procedure calls, beginners can take a look at
Platform: | Size: 2048 | Author: yuanzhixiang | Hits:

[source in ebookVB

Description: czyh mm qx 001 sys 002 guest 999 sys Bug: 1.使用“楼盘查询”功能时出错。 2.使用“客户查询”功能时出错。 3.使用“收费查询”功能时出错。 4.使用“售楼人员查询”功能时出错。 5.使用“售楼合同查询”功能时出错。 6.使用“收款情况查询”功能时出错。 7.“房产管理/户型登记”弹出“户型登记”对话框,鼠标左键单击已有的对话框,如果相应的图片文件没有,就会报错。 8.打开的“户型登记”对话框不关闭的情况下关闭主程序,主程序将关闭,而“户型登记”对话框不关闭。-czyh mm qx 001 001 sys 002 002 guest 999 999 sys Bug: 1. use " real estate Search" function error. 2. Using the " Customer Search" function error. 3. Use " charges about the" feature error. 4. Use " the sales staff at the inquiry" feature error. 5. Use " the sales contract about the" error function. 6. Use " collections in the query" feature error. 7. " Property Management/Unit registered" pop-up " Unit Registration" dialog box, click the left mouse button has been the dialog box, and if the corresponding image file is not, will throw an error. 8. Open the " Unit Registration" dialog box does not close the case of closure of the main program, main program will be closed, and the " Unit Registration" dialog box does not close.
Platform: | Size: 1932288 | Author: 徐华明 | Hits:

[Dialog_WindowVB.code.file.dialog.module.design

Description: VB文件对话框模块设计代码VB code file dialog module design -VB code file dialog module design
Platform: | Size: 54272 | Author: t | Hits:

[Windows DevelopVB.modular.programming.design.Print.dialog.

Description: VB模块化编程打印对话框设计代码VB code for modular programming design of the Print dialog box -VB code for modular programming design of the Print dialog box
Platform: | Size: 2048 | Author: 2 | Hits:

[Windows DevelopVB-Dialog

Description: 用VB实现一个Dialog对话框源码,VB源码下载,比较简单的例子,VB初学者必看的小例子,例子在VB6.0下直接编译成功,做为一个初级例子,还是相当不错的。-A Dialog dialog with VB source code, VB source code download, relatively simple example, VB beginners Watchable small examples, examples compiled successfully under direct VB6.0, as a primary example, is still quite good.
Platform: | Size: 2048 | Author: cpudn70 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net